Skip to content
Back to search
30
MCP

Local Memory

pulsemcp/local memory

Local memory storage and retrieval using Ollama vector embeddings for persistent AI agent memory.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AI Memory
Persistent memory for AI agents with semantic, smart, and autonomous retrieval tiers.
0 tools
io.github.omega-memory/core
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
OMEGA Memory
Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "local_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}